Class JSSEngineReferenceImpl.EngineCleanup

java.lang.Object
org.mozilla.jss.ssl.javax.JSSEngineReferenceImpl.EngineCleanup
All Implemented Interfaces:
Runnable
Enclosing class:
JSSEngineReferenceImpl

private static class JSSEngineReferenceImpl.EngineCleanup extends Object implements Runnable
Cleaner action - must be a static class to avoid preventing GC of the JSSEngineReferenceImpl instance.